Skip to content

MPP-4193 Remove VPN Relay Banner #5585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

vpremamozilla
Copy link
Collaborator

@vpremamozilla vpremamozilla commented May 19, 2025

MPP-4193

Users no longer see the Relay+VPN promotion banner on the Relay Dashboard.

Screenshot (if applicable)

BEFORE
Screenshot 2025-05-19 at 11 26 29 AM

AFTER
Screenshot 2025-05-19 at 11 26 40 AM

How to test

  • log into Relay
  • banner should no longer appear

Checklist (Definition of Done)

  • Product Owner accepted the User Story (demo of functionality completed) or waived the privilege.
  • Customer Experience team has seen or waived a demo of functionality.
  • All acceptance criteria are met.
  • Jira ticket has been updated (if needed) to match changes made during the development process.
  • I've added or updated relevant docs in the docs/ directory
  • Jira ticket has been updated (if needed) with suggestions for QA when this PR is deployed to stage.
  • All UI revisions follow the coding standards, and use Protocol / Nebula colors where applicable (see /frontend/src/styles/colors.scss).
  • Commits in this PR are minimal and have descriptive commit messages.
  • l10n changes have been submitted to the l10n repository, if any.

@vpremamozilla vpremamozilla force-pushed the MPP-4193-remove-vpn-relay-banner branch from 24a48af to 04591b3 Compare May 19, 2025 15:34
@@ -2,13 +2,7 @@ import { ReactNode } from "react";

import styles from "./ProfileBanners.module.scss";
import FirefoxLogo from "./images/fx-logo.svg";
import BundleLogo from "./images/vpn-and-relay-logo.svg";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change (blocking): looks like we can remove the frontend/src/components/landing/images/vpn-and-relay-logo.svg and frontend/src/components/dashboard/images/vpn-and-relay-logo.svg files too.

@EMMLynch EMMLynch requested review from Vinnl, codemist and flozia May 19, 2025 17:20
@vpremamozilla vpremamozilla force-pushed the MPP-4193-remove-vpn-relay-banner branch from 04591b3 to 70b8862 Compare May 19, 2025 17:21
@vpremamozilla vpremamozilla added this pull request to the merge queue May 19, 2025
Merged via the queue into main with commit 27afa5b May 19, 2025
32 checks passed
@vpremamozilla vpremamozilla deleted the MPP-4193-remove-vpn-relay-banner branch May 19, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants